BIPs bitcoin improvement proposals

310 - Stratum protocol extensions

BIP: 310 source Layer: Applications Title: Stratum protocol extensions Author: Pavel Moravec Jan Čapek Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0310 Status: Draft Type: Informational Created: 2018-03-10 License: BSD-3-Clause CC0-1.0 Table of ContentsAbstractMotivationSpecificationAdditional data typesRequest "mining.configure"Defined extensionsExtension "version-rolling"Notification "mining.set_version_mask"Changes in request "mining.submit"Extension "minimum-difficulty"Extension "subscribe-extranonce"Extension "info"CompatibilityCopyright Abstract This BIP provides a generic mechanism for specifying stratum protocol extensions. At the same time, one of the important extensions that is specified by this BIP is configuration of bits for "version rolling" in nVersion field of bitcoin block header. The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "R...